2 using System
.Collections
.Generic
;
6 using System
.Windows
.Controls
;
7 using System
.Windows
.Data
;
8 using System
.Windows
.Documents
;
9 using System
.Windows
.Input
;
10 using System
.Windows
.Media
;
11 using System
.Windows
.Media
.Imaging
;
12 using System
.Windows
.Navigation
;
13 using System
.Windows
.Shapes
;
15 namespace CSWPFNavigationUsage
18 /// Interaction logic for FrameUsage.xaml
20 public partial class FrameUsage
: Page
24 InitializeComponent();